bitkeeper revision 1.1108.43.1 (410a5973b_ww-XNociMt5BotV87vBQ)
authormwilli2@equilibrium.research.intel-research.net <mwilli2@equilibrium.research.intel-research.net>
Fri, 30 Jul 2004 14:21:39 +0000 (14:21 +0000)
committermwilli2@equilibrium.research.intel-research.net <mwilli2@equilibrium.research.intel-research.net>
Fri, 30 Jul 2004 14:21:39 +0000 (14:21 +0000)
Tweaks.

docs/Makefile
docs/user.tex

index dbb2839b6cf589f7fbed6b2312528543d2d7d998..fc3ea52bad4f5c14d326469efd1d54346fd50553 100644 (file)
@@ -4,7 +4,8 @@
 # Xfig and tgif diagrams should be in the fig/ subdirectory.
 # DOCUMENTS should be a list of the target Postscript files.
 
-DOCUMENTS = interface.ps interface.pdf user.ps user.pdf
+DOCUMENTS = interface.ps interface.pdf interface.html user.ps \
+           user.pdf user.html
 
 GFX  = $(patsubst %.obj, %.eps, $(wildcard figs/*.obj))
 GFX += $(patsubst %.fig, %.eps, $(wildcard figs/*.fig))
@@ -18,6 +19,8 @@ clean:
        rm -f .word_count *.aux *.dvi *.bbl *.blg *.glo *.idx *~ 
        rm -f *.ilg *.log *.ind *.toc *.bak core
        rm -f figs/*.eps $(DOCUMENTS)
+       rm -rf user/
+       rm -rf interface/
 
 install: $(DOCUMENTS)
        mkdir -p $(prefix)/usr/share/doc/xen
@@ -39,4 +42,5 @@ install: $(DOCUMENTS)
 %.eps: %.obj
        tgif -print -color -eps $<
 
-
+%.html: %.tex
+       latex2html --split 0 --nonavigation --noinfo --math $<
index 18450ac799674986c83838f630e49cb172b9e472..10c3ed382122f0860ed3680fc953ab3ed5614dbb 100644 (file)
@@ -19,7 +19,7 @@
 
 {\Large Xen is Copyright (c) 2004, The Xen Team} \\[3mm]
 {\Large University of Cambridge, UK} \\[20mm]
-{\large Last updated on 11th March, 2004}
+{\large Last updated on 30th July, 2004}
 \end{tabular}
 \vfill
 \end{center}